ZTCAP Main
sidebar_position: 3 title: SDF Conditional Policy Main Page tags:
- SDF
Version Control
| version | Author | Date | Change log |
|---|---|---|---|
| 1.0 | Onamgyu | 2025-06-04 | First Draft |
| 1.1 | Onamgyu | 2025-06-10 | Correction |
| 1.2 | Onamgyu | 2025-06-23 | Correction |
1. Purpose
It supports the establishment of security policies such as conditional encryption, decryption, export, classification, and hidden information management for documents within the organization to prevent information leakage and control user security behavior.
2. Actor
- **Administrator:**User who registers and manages SDF conditional policies.
3. Prerequisites
- The administrator must be logged into the system and have the authority to set policies.
4. Post-conditions
- The registered conditional policies are reflected in the list and applied to the users.
- Changes to the policy will be reflected in the list immediately.
5. Basic Flow
- The administrator accesses the SDF conditional policy page.
- Create a new conditional policy through the [Register Policy] button.
- After creating the policy, a new item will be added to the list.
- You can refresh the list status by pressing the [Refresh] button.
- You can search for registered policies through the search bar at the top.
- The number of conditional policies is displayed at the top of the list.
6. UI Components
6.1. Top Screen Configuration
- Top Title Infobar:
조건부 정책을 통해 조직 내 문서에 대해 암호화, 복호화, 캡슐화 반출, 은닉 정보 적용 등 세부적인 보안 정책을 설정할 수 있습니다. 구성원·문서 유형·이벤트 조건을 조합하여 다양한 보안 시나리오를 유연하게 적용할 수 있습니다. - **Policy Registration Button:**Feature to register a new conditional policy
- **Refresh Button:**List State Update
- **Search bar:**Searchable by policy name
- **Display the number of conditional policies:**Check the number of currently registered policies
6.2. List Items (Columns)
| item | Description |
|---|---|
| Priority | Indicate the priority of policy application with numbers (1, 2, 3…) |
| Policy Name | Input value |
| Description | Input value |
| Members | All Users / None / Assignments and Exceptions: User(N), Group(N), Policy Group(N) |
| Target System (App) | Target system (app) name |
| Target Document | All Documents / General Documents / DRM Documents / AIP Documents |
| Document Events | Encryption / Decryption / Capsule Export |
| Document Execution Policy | Encryption with DRM / Encryption with AIP / Decryption / Normalization / Capsule Export / Applying Hidden Information to Documents / State Maintenance |
| Last modified date | YYYY-MM-DD format |
7. Additional Confirmation Items
- Check if the text is truncated when the length is long for each list item.
- Verify that the search works correctly in terms of policy name, description, etc.
- Check if it is reflected in the list in real-time after registering the policy.
- Review whether Infobah is displayed accurately only when there are no policies.